home *** CD-ROM | disk | FTP | other *** search
- /* version control information */
- #include "global.h"
- #include "config.h"
-
- /* Change only the part after the decimal when making local changes.
- * Prefix is changed only by N3EUA. Persons other than KA9Q making local
- * changes and fixes should append letters to the suffix.
- */
- #ifdef PROXY
- char version[] = "871225.33 (alpha w9nk.4+n6tto.2R1) Mac v1.0";
- #else
- char version[] = "871225.33 (alpha w9nk.4) Mac v1.0";
- #endif
-
-